Crate rdf_types

source ·
Expand description

This is a utility library providing common types when dealing with RDF data: blank node identifier, literal, subject, predicate, object, graph label, gRDF term, triple and quad.

The optional feature loc provides compatibility with the locspan crate to locate every sub-component of a term.

Re-exports

Modules

Structs

Enums

Traits

Type Definitions